|
XR API 2.4
|
Rectangle. More...
#include <xr_api_defs.h>
Public Attributes | |
| int32_t | left |
| x-coordinate of left side | |
| int32_t | top |
| x-coordinate of upper side | |
| int32_t | right |
| x-coordinate of right side | |
| int32_t | bottom |
| x-coordinate of lower side | |
Rectangle.
| int32_t SonyOzRect::bottom |
x-coordinate of lower side
| int32_t SonyOzRect::left |
x-coordinate of left side
| int32_t SonyOzRect::right |
x-coordinate of right side
| int32_t SonyOzRect::top |
x-coordinate of upper side